Skip to content

Conversation

AutWint
Copy link

@AutWint AutWint commented May 30, 2022

Fixes #926

Adrian Walser added 3 commits May 30, 2022 17:20
Using a dense matrix leads to overflow exceptions for large `weights`
vectors. It is unnecessary since the resulting matrix only contains
diagonal elements.
Conditional expression is merged into conditional access pattern.
@Crown0815
Copy link

@cdrnet This fix resolves a major issue with fitting larger datasets and seems to be minimally invasive. Is there any reason this has not been merged yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NonlinearObjectiveFunction.SetObserved method throws overflow exception for large weighted vectors

2 participants